home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / util / arc / UnLZX2.readme < prev    next >
Text File  |  2001-01-02  |  2KB  |  65 lines

  1. Short:    UnLZX with new args (68k/PPC/i486)
  2. Author:   Oliver Gantert <lucyg@t-online.de>
  3. Uploader: Oliver Gantert <lucyg@t-online.de>
  4. Version:  2.16 (14.11.2000)
  5. Type:     util/arc
  6.  
  7. This is based on the UnLZX port by David Tritscher <dt14@uow.edu.au>
  8.                            changed by <Andreas_Kleinert@t-online.de>
  9.  
  10. ----------------------------------------------------------------------
  11.  
  12. I was tired of all those UnLZX ports which depack to the current dir
  13. and don't support pattern-matching for output files.
  14. So I had to do it...
  15.  
  16. Usage: UnLZX <options>
  17.  
  18.         -v <archive>  - view archive contents
  19.         -x <archive>  - extract archive
  20.         -o <path>     - depack to path
  21.         -p <pattern>  - only depack matching files
  22.                   NEW since 2.06: use Unix-like wildcards (*, ?)
  23.  
  24. New since the last release
  25.  
  26.   - when viewing an archive, the compression ratio is shown in percent
  27.   - when extracting with pattern, only processed files are shown now
  28.   - source change, slight speed increase
  29.  
  30. ----------------------------------------------------------------------
  31.  
  32. This archive contains:
  33.  
  34.   (compiled with vbcc 0.7)
  35.   UnLZX.000 - 68ooo version
  36.   UnLZX.020 - 68o2o/o3o version
  37.   UnLZX.040 - 68o4o/o6o version
  38.   UnLZX.ELF - PPC / PowerUp version
  39.   UnLZX.WOS - PPC / WarpOS version
  40.   (compiled with lcc32)
  41.   UnLZX.exe - i486 / Win95 version (older, but still working)
  42.   src/      - Sources (GPL)
  43.                                             Oliver Gantert, 14.11.2000
  44. ----------------------------------------------------------------------
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.      382     189 50.5% 29-Nov-00 18:27:10  FILE_ID.DIZ
  52.     2802    1846 34.1% 02-Aug-00 19:04:42  UnLZX2.info
  53.     1556     685 55.9% 29-Nov-00 18:27:10  UnLZX2.readme
  54.      279     194 30.4% 29-Nov-00 18:25:12 +mkdir.c
  55.    38506    8289 78.4% 29-Nov-00 18:25:12 +unlzx.c
  56.     2034     807 60.3% 29-Nov-00 18:25:12 +unlzx.h
  57.    21972   11892 45.8% 29-Nov-00 18:24:50 +UnLZX.000
  58.    21852   11851 45.7% 29-Nov-00 18:24:50 +UnLZX.020
  59.    21968   11864 45.9% 29-Nov-00 18:24:50 +UnLZX.040
  60.    40243   16075 60.0% 29-Nov-00 18:24:50 +UnLZX.ELF
  61.    45191   19176 57.5% 02-Aug-00 19:11:42 +UnLZX.exe
  62.    29432   13765 53.2% 29-Nov-00 18:24:50 +UnLZX.WOS
  63. -------- ------- ----- --------- --------
  64.   226217   96633 57.2% 03-Dec-100 12:26:38   12 files
  65.